*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 5 Feb 2008 12:21:25 +0000 (12:21 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 5 Feb 2008 12:21:25 +0000 (12:21 +0000)
lisp/progmodes/scheme.el

index c427eddf8714187a584ea516708e7f362f7e6447..be4c23c781fc47a61d8d0577515e6e0a2c49d4f1 100644 (file)
@@ -33,7 +33,7 @@
 ;; for instance, at <URL:http://www.sil.org/sgml/related.html#dsssl>.]
 ;; All these Lisp-ish modes vary basically in details of the language
 ;; syntax they highlight/indent/index, but dsssl-mode uses "^;;;" as
-;; the page-delimiter since ^L isn't normally a legal SGML character.
+;; the page-delimiter since ^L isn't normally a valid SGML character.
 ;;
 ;; For interacting with a Scheme interpreter See also `run-scheme' in
 ;; the `cmuscheme' package and also the implementation-specific